-
Notifications
You must be signed in to change notification settings - Fork 91
Issue 144 remove named objects #422
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ameters; updated documentation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor edits
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see your message below. Since it fails on the set and not the updateDomain, that's good (I don't understand why WDT only looks up the existing servers in offline mode).
I looked at the setServerGroups code, this also looks at the existing servers and clusters. So a "forgotten" reference to a deleted server or cluster in the domainInfo targeting limits section seems to be handled.
…into issue-144-remove-named-objects
Fixes #144.